Add configure --with-linux-backend-modules="mod1 mod2"
authorOlaf Hering <olaf@aepfle.de>
Wed, 1 Oct 2014 16:41:21 +0000 (18:41 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 6 Oct 2014 16:00:22 +0000 (17:00 +0100)
commitb7567ae3b8e2a102416818affd4ec76f0058ca19
tree10a283c04e0cf220e1075c619ca841b05fcd6ff2
parent4e41f61135fa63204e1ab1ace37a55713e94fca7
Add configure --with-linux-backend-modules="mod1 mod2"

This replaces config/Linux.modules with a configure option. As a result
of this change only a single xencomons.in is required, instead of a
xencomons.in.in and sed hackery.

After this change blktap2 and blktap will be loaded at the same time.
This is already done in out-of-tree xencommons scripts, and systemd will
load both modules as well. No harm is expected by loading both modules.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
[ ijc -- ran autogen.sh as requested ]
README
config/Linux.modules [deleted file]
config/Tools.mk.in
tools/configure
tools/configure.ac
tools/hotplug/Linux/Makefile
tools/hotplug/Linux/init.d/xencommons.in [new file with mode: 0644]
tools/hotplug/Linux/init.d/xencommons.in.in [deleted file]
tools/hotplug/Linux/systemd/Makefile
tools/hotplug/Linux/update-modules.sh [deleted file]